home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1408 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  978 b 

  1. From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Path length on minixfs
  3. Date: Wed, 18 May 1994 13:39:02 +0200
  4.  
  5. Hello everybody,
  6.  
  7. I got yesterday the Pl 10 version of the minix file system and saw in
  8. the source, that Dpathconf(PATH_LEN) gives unlimited path length.
  9. That might be true, that the file system driver can handle arbitrarily
  10. long path names, but I think that it is a bit annoying to have to handle
  11. this case explicitly in programs, as one cannot allocate infinite space
  12. to hold such a long name :)
  13.  
  14. I would suggest to use Dpathconf("u:\") to get the max. Path length that
  15. mint can handle, and return that from the minix fs. Does that sound
  16. acceptable?
  17.  
  18. Regards,
  19. Ulrich
  20.  
  21. --
  22. +---------------+----------------------------+-----------------------+
  23. | Ulrich Kuehn  | Internet:                  | Life is uncertain --  |
  24. | Cand.Math.Inf | kuehn@math.uni-muenster.de | eat the dessert first |
  25. +---------------+----------------------------+-----------------------+
  26.